projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91ef88f
)
wayland: Remove unused data structure
author
Christophe Fergeau
<cfergeau@redhat.com>
Tue, 28 Nov 2017 16:43:24 +0000
(17:43 +0100)
committer
Christophe Fergeau
<cfergeau@redhat.com>
Wed, 29 Nov 2017 10:21:32 +0000
(11:21 +0100)
Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
https://bugzilla.gnome.org/show_bug.cgi?id=790031
gdk/wayland/gdkselection-wayland.c
patch
|
blob
|
history
diff --git
a/gdk/wayland/gdkselection-wayland.c
b/gdk/wayland/gdkselection-wayland.c
index b31af85139dbdf8551e21e46112d2682a75d4fc0..0012febd9ec036de5983acc86546d209c1ef2988 100644
(file)
--- a/
gdk/wayland/gdkselection-wayland.c
+++ b/
gdk/wayland/gdkselection-wayland.c
@@
-61,12
+61,6
@@
struct _StoredSelection
gint fd;
};
-struct _DataSourceData
-{
- GdkWindow *window;
- GdkAtom selection;
-};
-
struct _DataOfferData
{
GDestroyNotify destroy_notify;